このクラスのメンバの一覧は、SwapCollection<T>メンバを参照してください。
名前 | 解説 | |
---|---|---|
CancelCollectionChanging | 変更操作がエンド ユーザーによりキャンセルされたかどうかを示す値を取得または設定します。 | |
Count | Gets the number of elements actually contained in the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。 | |
Item | Gets or sets the element at the specified index. System.Collections.ObjectModel.Collection<T>から継承されます。 |
名前 | 解説 | |
---|---|---|
Items | Gets a IList wrapper around the Collection. System.Collections.ObjectModel.Collection<T>から継承されます。 | |
SuppressMessages | System.ComponentModel.INotifyPropertyChanged 通知が抑制されるかどうかを示す値を取得します。 |